In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / TwainSetThreshold Method

TwainSetThreshold Method (GdPictureImaging)

In This Topic
Syntax
'Declaration

 

Public Function TwainSetThreshold( _

   ByVal Threshold As Integer _

) As Boolean
public bool TwainSetThreshold( 

   int Threshold

)
public function TwainSetThreshold( 

    Threshold: Integer

): Boolean; 
public function TwainSetThreshold( 

   Threshold : int

) : boolean;
public: bool TwainSetThreshold( 

   int Threshold

) 
public:

bool TwainSetThreshold( 

   int Threshold

) 

Parameters

Threshold
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging
GdPictureImaging Members